GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions / Dictionary Property





In This Topic
Dictionary Property (GdPicturePDF.PdfOcrOptions)
In This Topic
Syntax
'Declaration
 
Public Property Dictionary As String
public string Dictionary {get; set;}
public read-write property Dictionary: String; 
public function get,set Dictionary : String
public: __property string* get_Dictionary();
public: __property void set_Dictionary( 
   string* value
);
public:
property String^ Dictionary {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions
GdPicturePDF.PdfOcrOptions Members